	
;;; QQ: 67762207
%100
+5
+6
+43
[@main]
#IF
checkpkpoint 2
#SAY
I do not want people like dealing with you .. \ \
<Close/@exit>
#ELSEACT
goto @main_0_0


[@main_0_0]
#IF
IsOnCastleWar SaBuk
#SAY
Sabac city siege because of the ongoing war, can not do business ... so refuge came here. \
What weapons? There are many cheap and hard sword, you can pick any bar. \ \
<Bulk purchasing/@buy + (weapons class)> weapons \
<Buy/@buy> Weapons \
<Sell/@sell> Weapons \
<Repair/@repair> Weapons \
Conduct <special repair/@Special_Repair (1)> \ \
<Weapons production and decomposition/@WeaponProduce> \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>

#ELSESAY
This is the city of Sabac (FCOLOR / 1) <$CS_SABUK_OWNER> (FCOLOR/12) guild territory. \
What weapons? There are many cheap and hard sword, you can pick any bar. . \ \
<Bulk purchasing/@buy + (weapons class)> weapons \
<Buy/@buy> Weapons \
<Sell/@sell> Weapons \
<Repair/@repair> Weapons \
Conduct <special repair/@Special_Repair (1)> \ \
<Weapons production and decomposition/@WeaponProduce> \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 
[@WeaponProduce]
#CALL [ProduceSystem\Weapon\WeaponMain.txt] @Weaponmain
[@Special_Repair ()]
#CALL [System\TotalRepair.txt] @SRepairItem

[@buy]
#SAY
What number of them, Please feel free to pick bar. \ \ \
<Pre-step/@main>

[@sell]
# SAY
Have something to sell, please put the above. \ \ \
<Pre-step/@main>

[@repair]
#SAY
Repair weapon? Would like to repair what a weapon? \ \
<Pre-step/@main>

[~@repair]
# SAY
This level should be used. I also wish to do repairs? \ \
<Pre-step/@main>

[goods]


[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
_ Institute of smelting technology can be heard that makes a lot of money ... ... But no one could teach me. \ \
_ <Close/@exit>

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
# CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207